A. $
B. 3 dw
C. 3 x
D. 3 dd
Advertisement
Related Mcqs:
- What command is used with vi editor to delete a single character ?
- A. x B. y C. a D. z...
- What command do you use to delete a file ?
- A. rename B. delete C. rm D. cp...
- Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories ?
- A. rm * B. rm -r * C. rm all D. rm *.*...
- In vi editor, forward search is performed using the command?
- A. :pat B. ?pat C. /pat D. All of the above...
- What command is used with vi editor to move the cursor to the left ?
- A. h B. k C. j D. i...
- Which command is used with vi editor to move the cursor to the left ?
- A. i B. j C. k D. h...
- What command is used with vi editor to move forward to the end of a word ?
- A. c B. d C. b D. e...
- Which command will be used with vi editor to append text at end of line ?
- A. A B. a C. i D. I...
- Which command is used with vi editor to save file and remain in the editing mode ?
- A. :q B. :w C. q! D. 😡...
- Which command is used with vi editor to search a pattern in the forward direction ?
- A. / B. ? C. // D. ??...
Advertisement